WASTED Modding Documentation  1
ModdingDocumentation
ModifyHealthAction Class Reference

Modifies a character's health. More...

Inheritance diagram for ModifyHealthAction:
ConditionAction

Public Attributes

string expression
 An expression that evaluates to the amount the character's health is modified.
 
bool targetSelf = false
 If enabled, the modification will occur on the owner of the condition.
 
WeaponClass damageClass
 The weapon class that specifies what kind of modification was dealt to the character.
 
string contextTags
 Comma separated. Additional context tags to be applied to the health modification.
 
bool isKillSource = false
 Does this condition action count as a kill source?
 
string killName
 The name of the kill source.
 

Detailed Description

Modifies a character's health.


The documentation for this class was generated from the following file: